listbox: fix a segfault
authorCosimo Cecchi <cosimoc@gnome.org>
Thu, 1 May 2014 17:46:47 +0000 (19:46 +0200)
committerCosimo Cecchi <cosimoc@gnome.org>
Thu, 1 May 2014 17:48:41 +0000 (19:48 +0200)
commit24fd96d83784e862c1c7e8eb18bae03bfddd2fab
tree7fe0334f09ec38f65e2bc018db0c63fd13049321
parent7f60cab47d9651ed3ed53b86f1f74de71b55eee0
listbox: fix a segfault

Don't dereference a NULL pointer.
gtk/gtklistbox.c